autoHilited
Type
property
Summary
Specifies if the table widget will respond to mouse events
Syntax
get the autoHilited of <widget>
set the autoHilited of <widget> to {true | false}
Description
Use the autoHilited property determine if the widget will hilite a row when clicked
Value
Name | Type | Description |
---|---|---|
value | boolean | the autoHilited of the table |